.NET Aspire Sample Code

Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

Here is a quick post summarising how to use .NET Semantic Kernel, Qdrant and .Net to ingest markdown documents. One of the comments a recent post related to the topic was about why using Python for ingestion instead of .NET. That was a personal preference at the time but also using .NET with Semantic Kernel to ingest documents for a simple pipeline is not necessarily any more work.

Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally

In my earlier posts, I’ve demonstrated how to install Ollama using the Windows installer. However, for developers, there’s a more streamlined method to set up Ollama on your machine. In this blog post, we’ll explore how to run DeepSeek-R1 by harnessing the capabilities of .NET Aspire alongside Ollama on your local environment.

Angspire = Angular + .NET (monorepo) project template

Angspire = Angular + .NET (monorepo) project template designed to simplify development with out-of-the-box features like (basic) user authentication and frontend themes, reducing setup time and providing a scalable, maintainable foundation for your applications.

poorna-soysa/url-shortener-app

This repository contains an URL Shortener sample application built with .NET 9 , NET Aspire, PostgreSQL, MediatR - poorna-soysa/url-shortener-app

Integrations with .NET Aspire for AWS

This repositry contains the integrations with .NET Aspire for AWS. - aws/integrations-on-dotnet-aspire-for-aws

Unofficial neo4j integration for dotnet Aspire

Unofficial neo4j integration for dotnet Aspire, developed by Northern Nerds. - terle/aspire-neo4j

Enabling automatic trust for self-signed certificates in containers during local development with .NET Aspire

Automate exporting and mounting self-signed certificate authorities into containers for secure HTTPS in local development using .NET Aspire's flexible application model.

.NET Aspire Community Toolkit

An overview of the .NET Aspire Community Toolkit project, a collection of integrations and libraries built by the greater .NET Aspire community that you can use in your systems.

Aspire.Hosting.Krakend: Aspire hosting component for the high performance KrakenD API Gateway

The project provides a lightweight .NET Aspire component around the official Community Edition (OSS version) of the KrakenD API Gateway Docker container. The current latest version of the container is 2.7.0. Utilization of the component allows developers to work with KrakenD locally and/or configure for a production deployment using Azure Container Apps and Azure Developer CLI or Aspirate and Kubernetes.

GitHub - foxminchan/BookWorm: The practical implementation of .NET Aspire using Microservices

The practical implementation of .NET Aspire using Microservices - foxminchan/BookWorm